projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
2d1aca1
)
(rmail-buffer-swapped): Fix last change.
author
Chong Yidong
<cyd@stupidchicken.com>
Fri, 23 Jan 2009 22:33:43 +0000
(22:33 +0000)
committer
Chong Yidong
<cyd@stupidchicken.com>
Fri, 23 Jan 2009 22:33:43 +0000
(22:33 +0000)
lisp/mail/rmail.el
patch
|
blob
|
history
diff --git
a/lisp/mail/rmail.el
b/lisp/mail/rmail.el
index 19f32efc1368795dd5dc6f284737f96db6f1bc2e..8930cc3bce90ef953dc33feedc665362dd4f494e 100644
(file)
--- a/
lisp/mail/rmail.el
+++ b/
lisp/mail/rmail.el
@@
-581,6
+581,7
@@
by substituting the new message number into the existing list.")
(defvar rmail-buffer-swapped nil
"If non-nil, `rmail-buffer' is swapped with `rmail-view-buffer'.")
+(make-variable-buffer-local 'rmail-buffer-swapped)
(put 'rmail-buffer-swapped 'permanent-local t)
(defvar rmail-view-buffer nil